home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’97 / Warrior’s Progress / source code / Source / Libraries / Trees / RedBlackTreeLoop.cp < prev    next >
Encoding:
Text File  |  1997-06-28  |  112 b   |  8 lines  |  [TEXT/CWIE]

  1. // RedBlackTreeLoop.cp
  2.  
  3. #ifndef RedBlackTreeLoop_h
  4. #include "RedBlackTreeLoop.h"
  5. #endif
  6.  
  7. #include "TreeLoop.cp"
  8.